- function points
- punkty funkcyjne
English-Polish dictionary for engineers. 2013.
English-Polish dictionary for engineers. 2013.
Function Points — Die Artikel Function Point Verfahren und Function Point Analyse überschneiden sich thematisch. Hilf mit, die Artikel besser voneinander abzugrenzen oder zu vereinigen. Beteilige dich dazu an der Diskussion über diese Überschneidungen. Bitte… … Deutsch Wikipedia
Function point — A function point is a unit of measurement to express the amount of business functionality an information system provides to a user. Function points are the units of measure used by the IFPUG Functional Size Measurement Method. The IFPUG FSM… … Wikipedia
Function-Point-Verfahren — Das Function Point Verfahren (auch Analyse oder Methode, kurz FPA) dient zur Bewertung des fachlich funktionalen Umfangs eines Informationstechnischen Systems, im Folgenden als Anwendung bezeichnet. Das Ergebnis einer Function Point Bewertung… … Deutsch Wikipedia
Function Point — Die Artikel Function Point Verfahren und Function Point Analyse überschneiden sich thematisch. Hilf mit, die Artikel besser voneinander abzugrenzen oder zu vereinigen. Beteilige dich dazu an der Diskussion über diese Überschneidungen. Bitte… … Deutsch Wikipedia
Function Point Analysis — Die Artikel Function Point Verfahren und Function Point Analyse überschneiden sich thematisch. Hilf mit, die Artikel besser voneinander abzugrenzen oder zu vereinigen. Beteilige dich dazu an der Diskussion über diese Überschneidungen. Bitte… … Deutsch Wikipedia
Points-fonction — Voir l article plus détaillé sur le même sujet : Point de Fonction Un point fonction (ou point de fonction) est une unité de mesure, permettant d exprimer la taille fonctionnelle d un système d information du point de vue des utilisateurs… … Wikipédia en Français
Function representation — In computer graphics the function representation (FRep [Shape Modeling and Computer Graphics with Real Functions, [http://www.hyperfun.org/F rep.html FRep Home Page] ] or F Rep) is used in solid modeling. FRep was introduced in Function… … Wikipedia
Function (mathematics) — f(x) redirects here. For the band, see f(x) (band). Graph of example function, In mathematics, a function associates one quantity, the a … Wikipedia
Function pointer — A function pointer is a type of pointer in C, C++, D, and other C like programming languages, and Fortran 2003.[1] When dereferenced, a function pointer can be used to invoke a function and pass it arguments just like a normal function. In… … Wikipedia
function — /fungk sheuhn/, n. 1. the kind of action or activity proper to a person, thing, or institution; the purpose for which something is designed or exists; role. 2. any ceremonious public or social gathering or occasion. 3. a factor related to or… … Universalium
Function prologue — In assembly language programming, the function prologue is a few lines of code which appear at the beginning of a function, which prepare the stack and registers for use within the function. Similarly, the function epilogue appears at the end of… … Wikipedia